Autogenerated HTML docs for v1.5.3.7-1077-gcec9
diff --git a/git-config.html b/git-config.html index 8abb048..d099933 100644 --- a/git-config.html +++ b/git-config.html
@@ -1177,8 +1177,8 @@ <dd> <p> A boolean to enable/disable color in the output of - <a href="git-branch.html">git-branch(1)</a>. May be set to <tt>true</tt> (or <tt>always</tt>), - <tt>false</tt> (or <tt>never</tt>) or <tt>auto</tt>, in which case colors are used + <a href="git-branch.html">git-branch(1)</a>. May be set to <tt>always</tt>, + <tt>false</tt> (or <tt>never</tt>) or <tt>auto</tt> (or <tt>true</tt>), in which case colors are used only when the output is to a terminal. Defaults to false. </p> </dd> @@ -1205,9 +1205,9 @@ </dt> <dd> <p> - When true (or <tt>always</tt>), always use colors in patch. - When false (or <tt>never</tt>), never. When set to <tt>auto</tt>, use - colors only when the output is to the terminal. + When set to <tt>always</tt>, always use colors in patch. + When false (or <tt>never</tt>), never. When set to <tt>true</tt> or <tt>auto</tt>, use + colors only when the output is to the terminal. Defaults to false. </p> </dd> <dt> @@ -1239,8 +1239,8 @@ <dd> <p> A boolean to enable/disable color in the output of - <a href="git-status.html">git-status(1)</a>. May be set to <tt>true</tt> (or <tt>always</tt>), - <tt>false</tt> (or <tt>never</tt>) or <tt>auto</tt>, in which case colors are used + <a href="git-status.html">git-status(1)</a>. May be set to <tt>always</tt>, + <tt>false</tt> (or <tt>never</tt>) or <tt>auto</tt> (or <tt>true</tt>), in which case colors are used only when the output is to a terminal. Defaults to false. </p> </dd> @@ -2026,7 +2026,7 @@ </div> <div id="footer"> <div id="footer-text"> -Last updated 05-Dec-2007 10:59:12 UTC +Last updated 06-Dec-2007 03:25:41 UTC </div> </div> </body>